home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.7
- [Setup]
- AppName=Outlook on the Desktop
- AppVerName=Outlook on the Desktop 1.2
- AppId={{6D9785D9-FF53-4C06-9C2A-E4173D41A2FD}
- AppPublisher=Michael Scrivo
- AppPublisherURL=http://www.michaelscrivo.com/projects/outlookdesktop
- AppSupportURL=http://www.michaelscrivo.com/projects/outlookdesktop
- AppUpdatesURL=http://www.michaelscrivo.com/projects/outlookdesktop
- DefaultDirName={pf}\Outlook on the Desktop
- DefaultGroupName=Outlook on the Desktop
- OutputBaseFilename=setup
- Compression=lzma
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
- Source: "{app}\OutlookDesktop.exe"; DestDir: "{app}";
- Source: "{app}\outlookAX.html"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\App.ico"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\OutlookDesktop.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "OutlookOnDesktop"; ValueType: String; ValueData: "{app}\OutlookDesktop.exe"; Flags: uninsdeletevalue
- [Run]
- Filename: "{app}\OutlookDesktop.exe"; Description: "{cm:LaunchProgram,Outlook on the Desktop}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Outlook on the Desktop"; Filename: "{app}\OutlookDesktop.exe";
- Name: "{userdesktop}\Outlook on the Desktop"; Filename: "{app}\OutlookDesktop.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Outlook on the Desktop"; Filename: "{app}\OutlookDesktop.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "installdotnet"; Description: "Download and Install Microsoft .NET Framework 2.0"; Check: "NeedsDotNetFramework";
- [CustomMessages]
- eng.NameAndVersion=%1 version %2
- eng.AdditionalIcons=Additional icons:
- eng.CreateDesktopIcon=Create a &desktop icon
- eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
- eng.ProgramOnTheWeb=%1 on the Web
- eng.UninstallProgram=Uninstall %1
- eng.LaunchProgram=Launch %1
- eng.AssocFileExtension=&Associate %1 with the %2 file extension
- eng.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "eng"; MessagesFile: "embedded\eng.isl";
-